fix: route install alias through scoped lazycodex package#3
Conversation
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
|
Follow-up: the canonical source repo fix is now open at code-yeongyu/oh-my-openagent#4631. Why this matters: The upstream PR updates the Codex Light/LazyCodex install docs and CLI help to use package-qualified commands:
It also adds regressions to prevent reintroducing unqualified |
Summary
Verification
Fixes #1.
Note: the unscoped npm registry entry still requires a maintainer-owned publish/dist-tag action if
bunx lazycodex installitself should be restored. This PR makes the repository-published alias and docs use the currently resolvable scoped package path.Summary by cubic
Routes
lazycodex-aithrough the scoped@code-yeongyu/lazycodexCLI instead of the unscopedlazycodex/omopath. Fixes broken installs and updates docs and tests accordingly.bunx --package @code-yeongyu/lazycodex lazycodex ...for install and all commands.bunx lazycodex-ai install; site shows the new equivalent command.lazycodex,omo, orbunx --package oh-my-openagent omo.Written for commit 3147189. Summary will update on new commits.